-
Home
-
Jetpack VideoPress
-
1.7
-
Code
-
Classes
- Tus_File
Total Complexity |
66 |
Dependencies |
12 |
Dependents |
1 |
Total lines |
659 |
Lines of code |
251 |
Logical lines of code |
144 |
Comment lines |
301 |
Methods |
33 |
Properties |
10 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
upload() |
A |
47 |
7 |
35 |
delete_files() |
S |
61 |
5 |
13 |
exists() |
S |
61 |
5 |
12 |
open() |
S |
58 |
4 |
15 |
merge() |
S |
56 |
3 |
17 |
write() |
S |
67 |
3 |
7 |
delete() |
S |
68 |
3 |
7 |
set_meta() |
S |
61 |
2 |
12 |
ensure_integer() |
S |
71 |
2 |
6 |
set_name() |
S |
69 |
2 |
7 |
set_key() |
S |
69 |
2 |
7 |
set_checksum() |
S |
69 |
2 |
7 |
set_location() |
S |
69 |
2 |
7 |
details() |
S |
58 |
1 |
15 |
seek() |
S |
66 |
2 |
8 |
read() |
S |
66 |
2 |
8 |
copy() |
S |
66 |
2 |
8 |
get_wp_filesystem() |
S |
67 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
get_name() |
S |
82 |
1 |
3 |
set_file_size() |
S |
73 |
1 |
5 |
get_file_size() |
S |
82 |
1 |
3 |
get_key() |
S |
82 |
1 |
3 |
get_checksum() |
S |
82 |
1 |
3 |
set_offset() |
S |
73 |
1 |
5 |
get_offset() |
S |
82 |
1 |
3 |
get_location() |
S |
82 |
1 |
3 |
set_file_path() |
S |
77 |
1 |
4 |
get_file_path() |
S |
82 |
1 |
3 |
set_upload_metadata() |
S |
77 |
1 |
4 |
get_input_stream() |
S |
81 |
1 |
3 |
set_input_stream() |
S |
80 |
1 |
3 |
close() |
S |
80 |
1 |
3 |